runtime.metricFloat64Histogram.buckets (field)

3 uses

	runtime (current package)
		metrics.go#L775: 	hist.buckets = buckets
		metrics.go#L776: 	if len(hist.counts) != len(hist.buckets)-1 {
		metrics.go#L786: 	buckets []float64